C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / StickyHeaders Property

In This Topic
StickyHeaders Property (TransposedMultiRow<T>)
In This Topic
Gets or sets a value that determines whether column headers should remain when the user scrolls the window.
Syntax
'Declaration
 
Public Overridable Property StickyHeaders As Boolean
 
See Also